Skip to content

Conversation

@Lipata
Copy link
Member

@Lipata Lipata commented Nov 10, 2025

No description provided.

@Lipata Lipata requested review from Hristo313 and Copilot November 10, 2025 13:09
@Lipata Lipata added the 14.6.x label Nov 10, 2025
@Lipata Lipata changed the title ci: install playwright in the yaml file ci(react): install playwright in the yaml file Nov 10, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Playwright browser installation steps to CI/CD pipelines and updates test setup configuration. The changes ensure that Playwright browsers are available before running tests in both GitHub Actions and Azure Pipelines workflows.

Key Changes:

  • Added Playwright chromium-headless-shell installation step in CI workflows
  • Updated test setup to use globalThis instead of global and removed unused import
  • Set CI environment variable for test execution

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
setupTests.ts Updated to use globalThis instead of global and removed unused testing library import
node.js.yml Added Playwright browser installation step and CI environment variable for GitHub Actions
azure-pipelines.yml Added Playwright browser installation step and CI environment variable for Azure Pipelines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Lipata Lipata requested a review from Copilot November 10, 2025 13:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Lipata Lipata changed the title ci(react): install playwright in the yaml file ci(react): install Playwright in the YAML file Nov 10, 2025
@Lipata Lipata merged commit 3d93f03 into 14.6.x Nov 10, 2025
1 check passed
@Lipata Lipata deleted the nalipiev/react-ci branch November 10, 2025 13:19
@coveralls
Copy link

coveralls commented Nov 10, 2025

Coverage Status

coverage: 70.252%. remained the same
when pulling df97111 on nalipiev/react-ci
into a5e0289 on 14.6.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants